From 1298b93bf78e0f5c4801c17cf26808a32cbf1c14 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 8 Jun 2006 16:32:22 +0000 Subject: [PATCH] Remove GTK_PRINT_OPERATION_RESULT_PREVIEW. 2006-06-08 Matthias Clasen * gtk/tmpl/gtkprintoperation.sgml: Remove GTK_PRINT_OPERATION_RESULT_PREVIEW. --- docs/reference/ChangeLog | 2 ++ docs/reference/gtk/tmpl/gtkprintoperation.sgml | 9 ++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 4801807538..d670eae039 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,7 @@ 2006-06-08 Matthias Clasen + * gtk/tmpl/gtkprintoperation.sgml: Remove GTK_PRINT_OPERATION_RESULT_PREVIEW. + * gtk/tmpl/gtkstock.sgml: Correct a filename (#344239, John Darrington) diff --git a/docs/reference/gtk/tmpl/gtkprintoperation.sgml b/docs/reference/gtk/tmpl/gtkprintoperation.sgml index 9f3ccfc80b..6a344eacba 100644 --- a/docs/reference/gtk/tmpl/gtkprintoperation.sgml +++ b/docs/reference/gtk/tmpl/gtkprintoperation.sgml @@ -266,12 +266,12 @@ The @action parameter to gtk_print_operation_run() determines what action the print operation should perform. -@GTK_PRINT_OPERATION_ACTION_PRINT_DIALOG: Show the print dialog. +@GTK_PRINT_OPERATION_ACTION_PRINT_DIALOG: Show the print dialog. @GTK_PRINT_OPERATION_ACTION_PRINT: Start to print without showing - the print dialog, based on the current print settings. -@GTK_PRINT_OPERATION_ACTION_PREVIEW: Show the print preview. + the print dialog, based on the current print settings. +@GTK_PRINT_OPERATION_ACTION_PREVIEW: Show the print preview. @GTK_PRINT_OPERATION_ACTION_EXPORT: Export to a file. This requires - the pdf-target to be set. + the pdf-target to be set. @@ -282,7 +282,6 @@ A value of this type is returned by gtk_print_operation_run(). @GTK_PRINT_OPERATION_RESULT_APPLY: The print settings should be stored. @GTK_PRINT_OPERATION_RESULT_CANCEL: The print operation has been canceled, the print settings should not be stored. -@GTK_PRINT_OPERATION_RESULT_PREVIEW: @GTK_PRINT_OPERATION_RESULT_IN_PROGRESS: The print operation is complete yet. This value will only be returned when running asynchronously. -- 2.30.2